Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing Extensions and Drivers /
Chapter 4 - Printing Messages / Printing Messages Reference
Constants and Data Types for Macintosh Printing Manager Compatibility


Cover Page Options for the Universal Print Structure

You can use the cover page option constants to define the value of the coverPage field in the universal print structure.

enum {
   gxNoCoverPage     = 0,
   gxFirstPageCover  = 1,
   gxLastPageCover   = 2
};
Constant descriptions

gxNoCoverPage
The driver need not print a cover page for this print job.
gxFirstPageCover
The driver needs to print a cover page before the first page for this print job.
gxLastPageCover
The driver needs to print a cover page after the last page for this print job.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help